answer "Are you sure you want to quit?" with "Yes" or "No"
if it = "Yes" then
set userlevel to 5
go home
else
show card fld "Start Notice"
show cd btn "Black"
set the hilite of cd btn "Black" to true
exit mouseup
end if
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=418 top=16 right=49 bottom=453
-- title width / last selected line: 0
-- icon id / first selected line: 2478 / 2478
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Author
----- HyperTalk script -----
on mouseUp
show card field "Casselman"
end mouseUp
-- part 9 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=0 top=0 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Casselman
----- HyperTalk script -----
on mouseup
hide card field "Casselman"
answer "Send the $ then click anywhere to continue." with "OK"
end mouseup
-- part 11 (button)
-- low flags: 80
-- high flags: 4004
-- rect: left=0 top=0 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Black
-- part 10 (field)
-- low flags: 81
-- high flags: 2002
-- rect: left=69 top=86 right=272 bottom=438
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 256
-- line height: 16
-- part name: Start Notice
----- HyperTalk script -----
on mouseup
hide me
hide cd btn "Black"
pass mouseup
end mouseup
-- part contents for background part 21
----- text -----
map fish dog mouse
hot goat cat crow
hat jar ran hit duck sip sap sigh sack red blue
bat cup book pen
cap bag clip slip tie fan
oink tape joke mud fly duck
rope sled snow rain hail help mike
barn hose shed top nail apple pear shoe sock
page door car lock ring ball
word letter glass iron point
click jab sony case suit dial cash
-- part contents for card part 5
----- text -----
Type words anywhere on the screen. Leave at least one blank space between words. You may not use the return key; click the mouse to move. Thank you for your support.-- Dave Casselman
-- part contents for card part 9
----- text -----
Jumbled Spelling is a very small stack designed to do a big job. It allows you the teacher to store hundreds of words in an invisible field. These words are randomly chosen and then printed on the screen with the letters in a scrambled order. The player or student types in the letters in an order suspected to make a correct word. If the word typed in matches the original randomly selected word then the answer is deemed to be correct. (There is no way the computer can know that a word such as "TEA" is a correct spelling when the original word was "EAT". Just try to avoid words like this if you think it will bother the students.)
This stack is not public domain. It is shareware. This means that you may copy it and pass it around freely. However if you keep and use it you must pay for a licence to use the stack. The fee is one postcard from your hometown and can be sent to the author at the address below. Educational site licences are available. Write for more information.
Dave Casselman
5509 58th Street
Olds, Alberta CANADA FidoNet 1:134/4004
T9H 3A8
-- part contents for card part 10
----- text -----
This program scrambles words and then allows you to try to unscramble them.
The scrambled letters are on the left and you type your answer on the right.
Once you begin you do not need to use the mouse again until you wish to quit.